home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir29 / fllott11.zip / FLLOTT11.DOC < prev    next >
Text File  |  1994-08-17  |  4KB  |  118 lines

  1. Welcome to:
  2. The Florida Lottery Random Numbers Generator.
  3.  
  4. Written by:
  5. Those Two Programming Guys
  6.  
  7. Brad Watts and Vince Sbordone
  8.  
  9. (C)Copyright 1994
  10.  
  11. The Florida Lottery Random Numbers Generator will help you pick
  12. numbers for the following games.... LOTTO, FANTASY 5, PICK4 and CA$H 3.
  13. You may pick up to 5 lottery cards consisting of 5 sets of numbers for each
  14. card totaling 25 sets of numbers.
  15.  
  16. I'll try to keep the documents short and to the point so that setup
  17. and operation will be quick and easy.
  18. _____________________________________________________________________________
  19.  
  20. If you wish to use this FREEWARE door with WildCat 3+ you will have to use a 
  21. converter to go from PCBoard.Sys to Door.Sys. This game was tested extensively
  22. and performed without flaw using DOORMASTER 5.7.0 on a WildCat 3.9 system. In
  23. fact, this release is using DOORMASTER to convert the drop file on my bbs. 
  24. DOORMASTER 5.7.0 is capable of converting other bbs drop files as well 
  25. and is available for download on many bbs's including:
  26.  
  27. The Paisano Olive Oil Import/Export Company   (904) 562-8708.
  28.  
  29. Download Filename: DM57.ZIP
  30. _____________________________________________________________________________
  31.  
  32. Setup and Operation:
  33.  
  34. Make a directory for the files to be placed. My directory is
  35. FLLOTT11 off of my Doors directory. ie.      
  36.  
  37. C:\WC30\DOORS\FLLOTT11
  38.  
  39. or for PCBoard
  40.  
  41. C:\PCB\FLLOTT11
  42.  
  43. Once you have created a directory place all the files that came with this 
  44. zip into it. Be sure that the directory is in your path.
  45. _____________________________________________________________________________
  46.  
  47. For PCB operation create a BAT file as shown, do not include the comments:
  48.  
  49. echo off
  50. cd\FLLOTT11                  .(path to the dir you've made for the game files)
  51. FLLOTT11 FLLOTT11.CNF c:\pcb .(game EXE file, Configure file, path to where  
  52.                              . the drop file is, (Pcboard.sys))
  53. cd\pcb                       .(to reload the bbs)
  54.  
  55. if exist event.bat event .(to start a timed event if needed)
  56.  
  57. If you would like to try the door locally type the following:
  58. FLLOTT11 FLLOTT11.CNF c:\pcb LOCAL
  59. The word LOCAL IS case sensitive.
  60. The above should bring up the Door locally provided that you type
  61. it from within the FLLOTT11 directory.
  62. _____________________________________________________________________________
  63.  
  64. For WildCat systems I have included DOOR2.RUN. This is the start up
  65. file that I am using at present. It is used in conjunction with 
  66. DOORMASTER 5.7.0+. Feel free to rename, and modify it as needed, 
  67. but it should work fine as is.  
  68. _____________________________________________________________________________
  69.  
  70. DO NOT MODIFY ANY of the files, especially the .SCR file.
  71. This file is called from within the .EXE program and must be
  72. present.
  73. _____________________________________________________________________________
  74.  
  75. O.k., heres the FLLOTT11.CNF file setup. Do not include the comments:
  76.  
  77. INTERRUPT      .(if this doesn't work then use BIOS as the first line)
  78. AnY BoArd      .(your BBS name goes here, upper and lower mix is o.k.)
  79.  
  80. Both lines must be present in the FLLOTT11.CNF file.
  81. _____________________________________________________________________________
  82.  
  83. If you are RIP capable this door will FORCE color so you won't be left
  84. with a MONO game like some doors do.
  85. _____________________________________________________________________________
  86.  
  87. We have taken every precaution we could think of to prevent SYSTEM problems
  88. and lock-ups. We have also updated the door-kit we use so that User Drop
  89. Files do not get corrupted when using PCB v15. We hope you and your end users
  90. enjoy this FREEWARE DOOR, compliments of THOSE TWO PROGRAMMING GUYS.
  91. _____________________________________________________________________________
  92.  
  93. If you have any problems with the setup or execution of this Door please
  94. leave a message to:
  95.  
  96. Vince Sbordone
  97.  
  98. The Paisano Olive Oil Import/Export Company ... Since 1952
  99.  
  100. (904) 562-8708
  101.  
  102. or write
  103.  
  104. Vince Sbordone c/o
  105. The Paisano Olive Oil Company
  106. 2928 N. Settlers Blvd.
  107. Talahassee Fl. 32303
  108.  
  109. _____________________________________________________________________________
  110.  
  111. THOSE TWO PROGRAMMING GUYS 
  112. is a trademark of... er, well, 
  113. THOSE TWO PROGRAMMING GUYS!
  114. so THERE!
  115.  
  116. (C)Copyright 1994
  117.  
  118. ---------------------------------END OF FILE---------------------------------